home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows1 / a_plus40.zip / INSTALL.INF < prev    next >
INI File  |  1992-05-05  |  1KB  |  45 lines

  1. ; A+ V 4.0 - Installation Script
  2. ; Ben Saladino
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=A+
  8. Title=A+ - Installation
  9. Directory=C:\A_Plus
  10. PM Group=A+
  11. Free Space=426
  12.  
  13.  
  14. [Disks] 
  15. ;List of disks needed.  Names are used for user request.  They
  16. ;do not need to be the disk's label.
  17. 1=A+ Program Disk
  18.  
  19.  
  20. [Directories] 
  21. ;lists of directories that must be created from the destination directory 
  22. ;files to be copied are in the same directory structure on the 
  23. ;floppy (by default) 
  24. 1=.
  25.  
  26.  
  27. [Files] 
  28. ;description, name, (dir #), (diskette #), (Compressed)
  29. Read Me=ReadMe.TXT 1 1 N
  30. A+ Program=A_Plus.EX$ 1 1 Y
  31. A+ Help=A_Plus.HL$ 1 1 Y
  32. Class Table=Class.DB$ 1 1 Y
  33. Class Index=Class.PX$ 1 1 Y
  34. Task Table=Task.DB$ 1 1 Y
  35. Task Index=Task.PX$ 1 1 Y
  36. BWCC DLL=BWCC.DL$ 1 1 Y
  37. Paradox Engine DLL=PxEngWin.DL$ 1 1 Y
  38.  
  39. [PM Group]
  40. ;description, Command line (with relative path), Icon name (with relative path), Icon index
  41. ;Use "%s" (without the quotes) to specify the files path.  Do't forget the "\"!
  42. ;Enclose command line in quotes (") if it contains any parameters.
  43. ;(EX: "WRITE.EXE %s\TEXT.WRI" WRITE.EXE 0)
  44.  
  45. A+=%s\A_Plus.EXE %s\A_Plus.EXE 0